home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / CBSA / PROGRAM / WINED / !WinEd / History < prev    next >
Text File  |  1998-05-20  |  11KB  |  283 lines

  1. WinEd Version History
  2. =====================
  3.  
  4. Version 2.80 (20 May 1998)
  5. ============
  6. * Flags can be edited for several icons simultaneously.
  7. * Working out which edge is nearest pointer for dragging takes proportions into
  8.   account if near a corner.
  9. * Updates templates with old format window flags.
  10. * Got rid of some lingering menu event errors.
  11. * Select all now sets fill flag as with other forms of selection.
  12. * Monitor now works with Interactive Help running.
  13. * Validation string faded when editing non-text indirected icons.
  14.  
  15. Version 2.78 (19 April 1998)
  16. ============
  17. * Anomalies in menu handling hopefully laid to rest.
  18.  
  19. Version 2.77b (18 April 1998)
  20. =============
  21. * Fixed passing on of unhandled key presses.
  22.  
  23. Version 2.77a (4 April 1998)
  24. =============
  25. Fixed bugs introduced in 2.77:
  26. * Bugs when opening SaveAs windows from menu.
  27. * Auto-scrolling was incorrectly always being reset after moving icons.
  28. * Keyboard short-cut incorrectly shown for Export icon names menu entry.
  29.  
  30. Version 2.77 (31 March 1998)
  31. ============
  32. * Default group box label has new flags and aligns slightly further to the
  33.   left relative to border.
  34. * String length limit for non-indirected icons now includes terminator.
  35. * Option to exclude borders when making icons same size.
  36. * Editable windows now regain caret after being edited.
  37. * Now only rounds work area coords, not windows' screen coords.
  38. * Alt-drag when moving/copying icons constrains movement to horiz/vert only.
  39. * Fixed problem with recently created windows not handling user sprites
  40.   correctly.
  41. * Pointer now moves with cursor keys even when "Move selection without mouse"
  42.   option is enabled (now enabled as default option).
  43. * Editable window tool pane now behaves like Draw and Toolbox tool panes.
  44. * Use of dynamic areas on Risc PCs may be disabled (see !Run).
  45. * Cursor keys only move pointer if an editable window has focus.
  46. * Minimum size icons can be resized to is now 1 OS unit - not recommended hence
  47.   everything except typing into coords dialogue box is still limited to 4.
  48. * Better protection against loading corrupted templates.
  49. * Editable window furniture option (renamed from "...tool icons") now works
  50.   even when window frame is transparent.
  51. * Escape cancels drags immediately.
  52. * Allows nested wimp furniture flag to be edited.
  53. * Allows extra colours to be displayed under nested wimp.
  54. * Added "Strict with panes" option (see interactive help message).
  55. * Ctrl-F3 now does quick save instead of export icon names.
  56. * Got rid of annoying error message when dragging templates into themselves
  57.   (now simply ignored).
  58. * Improved registration code.
  59.  
  60. Version 2.76 (15 December 1997)
  61. ============
  62. * Largest required buffer size highlighted in statistics.
  63. * ADJUST-click on browser save tool performs quick save to existing path.
  64. * Fixed "estimated size" for DataSave messages.
  65. * Fixed choice of sprite name mode suffix.
  66. * Removed redundant clear selection icons from Sprites file.
  67. * Empty User files now detected as illegal, illegal ones can be deleted.
  68.  
  69. Version 2.75 (21 October 1997)
  70. ============
  71. * Corrected icon name export to use correct part of validation string.
  72.  
  73. Version 2.74 (17 August 1997)
  74. ============
  75. * Icon minimising rounds up if Round option set.
  76. * PreQuit messages are now just acknowledged instead of replied to.
  77. * Removed stderr redirection (debugging aid that got left in) from !Run.
  78.  
  79. Version 2.73 (8 August 1997)
  80. ------------
  81. * Fixed frame feature to affect scroll bars permanently.
  82. * Frame feature no longer constrained by window's work area.
  83. * Improved warning messages for frame feature.
  84.  
  85. Version 2.72 (3 August 1997)
  86. ------------
  87. * Corrected bug in outline font string width calculation.
  88.  
  89. Version 2.71 (1 August 1997)
  90. ------------
  91. * Corrected a couple of problems with non-zero terminated strings.
  92. * Allowed icons to be centred in visible area (using Align).
  93. * Corrected small memory leaks in Align and Space out features.
  94.  
  95. Version 2.70 (25 July 1997)
  96. ------------
  97. * Minor improvement to desktop font detection code.
  98. * Option to use CR string terminators for compatibility with FormEd.
  99. * Monitor updates properly when icons move.
  100. * Takes half-size sprite flag into account for minimum icon size.
  101. * URI buttons added to ProgInfo dialogue box.
  102. * Added drag & drop to browsers.
  103. * Files loaded from Scrap are flagged unsaved.
  104.  
  105. Version 2.61 (25 June 1997)
  106. ------------
  107. * Fixed minimising of icons with non-null terminated text.
  108. * Fixed minor selection problems.
  109. * Fixed bugs in !Boot file.
  110.  
  111. Version 2.60 (08 May 1997)
  112. ------------
  113. * Removed serious bug when deleting a window's last icon.
  114. * Added confirm deletions option.
  115. * Added always show borders option.
  116. * Added icon name exporting feature.
  117. * Made 'selection' menus open even if parent is shaded (a la filer).
  118. * Slightly modified behaviour when selecting with Menu button.
  119. * Change to !Run file for better handling of very long path names.
  120. * Minor improvements to !Boot and !Run files.
  121. * Squeezed IfThere.
  122.  
  123. Version 2.54 (20 March 1997)
  124. ------------
  125. * Outline fonts are now reallocated to correct resolution after a mode change.
  126. * Choices file handling improved.
  127.  
  128. Version 2.53 (3 February 1997)
  129. ------------
  130. * Allowed files with invalid headers to be loaded after query.
  131. * Fixed indirected sprite only icon name length bug.
  132.  
  133. Version 2.52 (17 January 1997)
  134. ------------
  135. * Fixed serious bugs in outline font handling.
  136. * Prevented corruption of colour icons in edit window dialogue when
  137.   opened with transparent values.
  138. * Now possible to switch between editable and preview windows without going
  139.   back to the browser.
  140. * Saves choices in Risc PC !Boot structure when present.
  141. * Undersized editable windows are displayed without scroll bars etc.
  142. * Stray menus are no longer left open when closing windows.
  143. * Clicking with Menu causes target windows to gain input focus.
  144. * Rename and Copy dialogue boxes are filled in with old window identifier.
  145. * Corrected slight redraw problem when moving odd-sized icons.
  146. * Removed embedded names again, nobody ever seemed to find them useful.
  147. * Corrected bug which prevented input focus from being returned to the parent
  148.   browser of an editable window being closed.
  149.  
  150. Version 2.51 (6 November 1996)
  151. ------------
  152. * Corrected bug introduced in 2.50 which prevented pop-up menus opening.
  153.  
  154. Version 2.50 (1 November 1996)
  155. ------------
  156. * Corrected bug introduced in 2.45 where cursor keys wouldn't move pointer.
  157. * Made sure only one WinEd window can contain a selection at a time. Selecting
  158.   with Menu behaves like in filer windows.
  159. * Removed superfluous icons from toolbars. Made one double-function select
  160.   all/clear selection icon.
  161. * Monitor now only updates 4 times/second to reduce load on processor.
  162. * Prevented icon picker from trying to return input focus to non-existent
  163.   parent browser.
  164. * Unexpected termination (technical term: crash) will cause attempt to save
  165.   altered files to Scrap.
  166. * Made scroll event radio buttons in Edit window dialogue more conventional.
  167. * Removed even more superfluous waffle from the manual.
  168. * Left embedded function names in this time. They don't save much memory and
  169.   they can help in bug reporting.
  170.  
  171. Version 2.45 (22 August 1996)
  172. ------------
  173. * Added option (off by default) to allow selections to be moved with the
  174.   cursor keys without holding the mouse button.
  175. * Linked with dynamic area version of flex.
  176. * Recompiled without embedded function names to reduce memory requirement.
  177. * Corrected iconising behaviour.
  178.  
  179. Version 2.44 (15 July 1996)
  180. ------------
  181. * Made visible area dialogue box close when editable window closes.
  182. * Added close icon to icon Resize dialogue box.
  183.  
  184. Version 2.43 (13 June 1996)
  185. ------------
  186. * Corrected bug with the fade status of the icons at the top of the Edit
  187.   window dialogue box not being updated when it's reopened.
  188.  
  189. Version 2.42 (8 June 1996)
  190. ------------
  191. * Prevented 'auto-sprites' feature from overflowing a buffer if the templates
  192.   filename is shorter than "Sprites<22>"
  193.  
  194. Version 2.41 (7 May 1996)
  195. ------------
  196. * Added check for erroneous Message_FontChanged when changing to System font.
  197.  
  198. Version 2.40 (20 April 1996)
  199. ------------
  200. * Prevented flicker when clicking in editable windows.
  201. * Corrected bug when opening already open windows via a shortcut.
  202. * Made monitor and picker open behind editable window.
  203. * Made change in selection state close menus.
  204. * Allowed larger ranges of coordinates to be handled.
  205. * Moved setting of an individual icon's size into a new dialogue box with
  206.   ability to also enter position coordinates.
  207. * Added dialogue for editing a window's visible area.
  208. * Discovered how to make Kta validation work properly and removed custom
  209.   code previously used instead.
  210. * Removed bug of heap corruption when editing a window after deleting
  211.   some icons.
  212. * Added optional action button panes to icon and window editing dialogue
  213.   boxes.
  214. * Removed much superfluous information from the manual.
  215.  
  216. Version 2.34 (13 March 1996)
  217. ------------
  218. * Made click on Save in browser menu save file if it has a pathname.
  219.  
  220. Version 2.33 (03 March 1996)
  221. ------------
  222. * Simplified drag rounding to avoid inconsistencies when windows are forced
  223.   on screen.
  224.  
  225. Version 2.32 (14 February 1996)
  226. ------------
  227. * Added protection against indirected icon strings overrunning their
  228.   buffers.
  229. * Changed statistics to match figures given by Wimp_LoadTemplate.
  230. * Editable icons are now filled when selected to ensure that their
  231.   selected status is always visible.
  232.  
  233. Version 2.31 (11 February 1996)
  234. ------------
  235. * Corrected submenu-opening message handling.
  236. * Corrected bugs in outline font management
  237. * Amended counting of indirected data in statistics.
  238. * Corrected appalling mistake of not properly updating distribution
  239.   archive from bugged intermediate version.
  240.  
  241. Version 2.30 (4 February 1996)
  242. ------------
  243. * Replaced writable sub-menus with small dialogue boxes for Style Guide
  244.   compliance. And they look a lot nicer when popping up from a tool button or
  245.   keyboard shortcut.
  246. * Switched to a more reliable memory management library.
  247. * Removed distinction between Wimp and user sprite areas.
  248. * Added option to auto-load sprites with templates.
  249. * Added feature to clear user sprites.
  250. * Browser tool bar is now switched off by default; it looked a little out of
  251.   place.
  252. * The panes no longer flicker when changing a selection.
  253. * The editable window tool pane now behaves the same as Draw's ie will move
  254.   partially off screen with its parent, but jumps fully back on if it goes all
  255.   the way off.
  256.  
  257. Version 2.22 (14 January 1996)
  258. ------------
  259. * Fixed browser redraw bug.
  260. * Fixed Edit window dialogue box code to read/write pane icon properly.
  261. * Removed redundant Banner template from main Templates file.
  262.  
  263. Version 2.21 (6 January 1995)
  264. ------------
  265. * Reorganised registration/banner code to eliminate separate WinEdReg
  266.   application.
  267. * Changed rounding code so window size doesn't jiggle about when moving
  268.   them.
  269. * Changed Stats templates to improve appearance with anti-aliased fonts.
  270.  
  271. Version 2.20
  272. ------------
  273. * Browser windows behave like filer windows (minimum size no longer dictated
  274.   by title bar).
  275. * Minimising icon sizes now takes RISC PC Desktop font into account as well
  276.   as System font (defaults to Homerton.Medium).
  277. * Validation of outline font colours corrected.
  278. * Click in Icon picker work area clears selection.
  279. * Tool bars are on by default, so new users know they exist (and I still like
  280.   using them anyway).
  281.  
  282. No history available for earlier versions.
  283.